projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8982c19
)
Oh wait, check doesn't actually do anything useful for us...
author
Felix Krull
<f_krull@gmx.de>
Fri, 31 May 2019 08:45:20 +0000
(10:45 +0200)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000
(12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/.gitlab-ci.yml
b/rust-bindings/rust/.gitlab-ci.yml
index 50fc1529dd5781eb9e36a4014d0c0c8da835fb93..3ab95f374af8da10eae5d060807f48a89f6703a2 100644
(file)
--- a/
rust-bindings/rust/.gitlab-ci.yml
+++ b/
rust-bindings/rust/.gitlab-ci.yml
@@
-31,8
+31,6
@@
check:
script:
- rustup component add clippy rustfmt
- cargo fmt --all -- --check
- - cargo check --all ${CURRENT_FEATURES}
- - touch src/lib.rs # force clippy
- cargo clippy --all ${CURRENT_FEATURES}
gir: